home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3068 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  510 b 

  1. Path: newspost1.alt.net!usenet
  2. From: vjarnot@mnw.net (AtsaR)
  3. Newsgroups: comp.lang.c
  4. Subject: Help needed with merging arrays
  5. Date: Thu, 25 Jan 1996 21:10:14 GMT
  6. Organization: AltNet - Affordable Usenet Access - http://www.alt.net
  7. Message-ID: <4e8rm0$5cj@tofu.alt.net>
  8. X-Newsreader: Forte Free Agent 1.0.82
  9.  
  10.  
  11.     Any help on merging two sorted arrays (type double) into a
  12. third...elements must be added such that the third array is already
  13. sorted and contains no duplicates.
  14.  
  15.     Thanks in advance for your help.
  16.     
  17.  
  18.